C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / DropDownStyle Property

In This Topic
DropDownStyle Property (C1DateTimeBase<TTimeValue>)
In This Topic
Gets or sets the style of the drop-down popup.
Syntax
'Declaration
 
Public Property DropDownStyle As C1Style
 
See Also